CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge opencv

搜索资源列表

  1. ex01

    0下载:
  2. opencv在vc下,读入连续图像,并输出边缘和角点的程序-OpenCV in vc, read consecutive images, and output edge and corner procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1112
    • 提供者:hanhong
  1. canny_opencv

    0下载:
  2. Canny边缘检测 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 -Canny edge detection From free encyclopedia from Shiqi scr ipt "OpenCV use image processing," the routines
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:大海
  1. ren_opencv_1

    1下载:
  2. 这是我根据\"opencv-人脸识别\"和\"背景建模,运动物体检测\"两个程序结合的,内附了我自己合成的 英文版opencv.chm的电子书,希望对大家有帮助,运行程序时请修改cvLoad函数的路径到自己的 OpenCV\\data,该程序主要是通过摄像头读取,边检测边分析人脸的功能-under "opencv-face recognition" and "background modeling, Moving Object Detection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1142207
    • 提供者:ren
  1. wjs

    0下载:
  2. 在vc++基础上采用openCV编程实现的Sobel边缘检测-vc based on the use of the programming openCV Sobel Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39728
    • 提供者:汪婧
  1. GeroundImagsDetection

    0下载:
  2. 一个图像背景差分边缘提取,采用OpenCV来完成源代码。-A background difference image edge detection using OpenCV to complete the source code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2321382
    • 提供者:快捷的
  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6865993
    • 提供者:young
  1. EdgeDetect

    0下载:
  2. 用OPENCV写的边缘检测基本函数,其中包含了OPENCV的基本用法-Edge detection using OPENCV write basic functions, which contains the basic usage of OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2722342
    • 提供者:王小洪
  1. ImgPro0

    0下载:
  2. 基于opencv的数字图像处理,包括直方图、边缘检测、hough变换、几何变换等功能-Opencv-based digital image processing, including histogram, edge detection, hough transform, geometric transformation functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2007094
    • 提供者:冯贺
  1. sobel

    0下载:
  2. 用C++和OPENCV实现的SOBEL边缘检测 -C++, and OPENCV realized SOBEL edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3228493
    • 提供者:hermit
  1. canny边缘检测

    0下载:
  2. 使用canny算子进行图像的边缘检测,检测效果良好(Image edge detection using Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-18
    • 文件大小:809984
    • 提供者:yuwawa
  1. WeChat_jump

    0下载:
  2. 电脑模拟按键实现微信跳一跳自动跳跃。首先就是在上传的autojump.png图片上进行模板匹配,匹配出小人,并计算小人的坐标;如上图所示,框出来的用红色箭头所指即为小人的坐标! 然后就是通过Canny()函数进行图像的边缘检测,这里使用的阈值为5,10基本可以检测出所有边缘信息(Computer simulation keys to achieve WeChat jump one jump automatically. First of all, template matching is per
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:13359104
    • 提供者:shuang0——0
  1. out_edgepoint

    0下载:
  2. 对于输入路径,得到批量文件,通过ROI实现圆形边缘裁剪(For the input path, get the batch file and implement the round edge cutting through ROI)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:10125312
    • 提供者:图像小菜鸟
  1. 4图像边缘检测

    0下载:
  2. 利用opencv实现图像边缘检测,可直接运行(Image edge detection by opencv)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:6881280
    • 提供者:沉默之风
  1. img_style

    0下载:
  2. 使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:建帮
  1. simulate

    0下载:
  2. 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16013312
    • 提供者:jimmylaw
  1. test_edge_detection

    0下载:
  2. 对图像首先进行3*3内核平滑降噪,然后使用Canny算子做边缘检测(First perform 3*3 kernel smooth noise reduction on the image, then use Canny operator for edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:9398272
    • 提供者:水里一条猫
  1. template—release

    0下载:
  2. 基于canny算法的边缘提取 基于canny算法的边缘提取(Edge extraction based on Canny algorithm Edge extraction based on Canny algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:9071616
    • 提供者:寒塘渡鹤影
  1. edge_detection

    1下载:
  2. 使用canny算子对图像进行边缘检测,用于RCNN的目标检测。(Edge detection using Canny operator)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-31
    • 文件大小:1024
    • 提供者:哈哈胡
  1. 创建包围轮廓的圆形边界

    0下载:
  2. open'c'v 识别检测物体的轮廓边缘 画出它的边缘(Open'c'v Recognition detects the contour edge of an object and draws its edge)
  3. 所属分类:OpenCV

    • 发布日期:2020-04-22
    • 文件大小:4096
    • 提供者:ym966
  1. opencv_CannyEdgeDetection

    2下载:
  2. 基于python和opencv库的边缘检测处理程序(Edge detection processing program based on Python and opencv Library)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:3072
    • 提供者:Coding_WZP
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com